home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / batch / envi102.zip / README < prev   
Text File  |  1992-07-31  |  5KB  |  92 lines

  1.                                                                     MICROMETRIC
  2.      98 Dade Avenue ■ Sarasota, FL 34232-1609 USA ■ Tech Support (813) 377-2515
  3.     FAX (813) 377-2091 ■ Support BBS (813) 371-2490 ■ Order Line (800) 929-0184
  4.  
  5.  ▒▒▒▒▒▒▒▒▄ ▒▒▄   ▒▒▄ ▒▒▄   ▒▒▄   ▒▒▄            ▒▒▄   ▒▒▄    ▒▒▄    ▒▒▄   ▒▒▄
  6.  ▒▒█▀▀▀▀▀▀ ▒▒▒▄  ▒▒█ ▒▒█   ▒▒█   ▒▒█            ▒▒▒▄ ▒▒▒█   ▒▒▒▒▄   ▒▒▒▄  ▒▒█
  7.  ▒▒▒▒▒▒▒▒▄ ▒▒█▒▒▄▒▒█  ▒▒▄ ▒▒█▀   ▒▒█    ▒▒▒▒▒▒▄ ▒▒▒█ ▒▒▒█  ▒▒█▀▒▒▄  ▒▒█▒▒▄▒▒█
  8.  ▒▒█▀▀▀▀▀▀ ▒▒█ ▀▒▒▒█   ▒▒▒▒█▀    ▒▒█     ▀▀▀▀▀▀ ▒▒█▒▒▄▒▒█  ▒▒▒▒▒▒█  ▒▒█ ▀▒▒▒█
  9.  ▒▒▒▒▒▒▒▒▄ ▒▒█   ▒▒█    ▒▒█▀     ▒▒█            ▒▒█▒▒█▒▒█ ▒▒█▀▀▀▒▒▄ ▒▒█   ▒▒█
  10.   ▀▀▀▀▀▀▀▀  ▀▀    ▀▀     ▀▀       ▀▀             ▀▀ ▀▀ ▀▀  ▀▀    ▀▀  ▀▀    ▀▀
  11.              █▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀█
  12.              █  Welcome to ENVI-MAN, a utility program to assist  █
  13.              █   in analyzing and managing the Environment data!  █
  14.              █▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄█
  15.  
  16. PROGRAM:  ENVI-MAN
  17. VERSION:  v1.02 - replaces version 1.01, r08/01/91
  18. RELEASE:  r07/31/92
  19.  
  20. ╒╡ PROGRAM SUMMARY ╞═══════════════════════════════════════════════════[8x80]═╕
  21. ENVI-MAN v1.02: A small assembly language Environment utility that accomplishes
  22. two major function. The first is the ability to display all the current
  23. environment strings and data about the environment such as the location, size
  24. and space availability of the Master environment. The second function is to let
  25. a batch file know how much environment space is currently available and to
  26. provide a graceful exit if there is not enough. The routine also shows that,
  27. under certain circumstances, the size of the master environment can be expanded
  28. with no change being made to the CONFIG.SYS file. r07/31/92 Micrometric <<ASP>>
  29. ───────────────────────────────────────────────────────────────────────[7x45]──
  30. ENVI-MAN v1.02: An Environment utility: small
  31. assembly language routine with optional 
  32. display of environment strings & data such as
  33. location, size & space available of the 
  34. Master environment; batch file environment 
  35. space test provides graceful exit if there is
  36. not enough. r07/31/92 Micrometric <<ASP>> 
  37. ───────────────────────────────────────────────────────────────────────[1x80]──
  38. ENVI-MAN v1.02: An Environment utility to check and display available space.
  39.  
  40. ╒╡ REQUIREMENTS ╞═════════════════════════════════════════════════════════════╕
  41. IBM PC, XT, AT or true compatibles operating with PC/MS-DOS, version 2.0 or
  42. later, any monitor. It has been tested with PC/MS-DOS versions 3.0-5.0.
  43.  
  44. ╒╡ MAJOR FEATURES ╞═══════════════════════════════════════════════════════════╕
  45. * Data display option showing each of the current environment strings along
  46.   with its length. Summary data on the Master environment size, current envi-
  47.   ronment size and available environment space is also shown.
  48. * Single line summary display option of the available environment space as
  49.   reported by ERRORLEVEL.
  50. * Sets the ERRORLEVEL variable to the available environment space for use in
  51.   testing within batch files.
  52. * Option to calculate the available environment space with or without possible
  53.   free memory located above the master environment.
  54. * Option to compare and test the available environment space with a requested
  55.   amount of needed environment memory.
  56. * May be run from the DOS prompt to display data or from a batch file to test
  57.   available environment space.
  58. * Written in assembler for fast operation and small size.
  59. * Registered users may suppress the shareware reminder message display.
  60.  
  61. ╒╡ ENHANCEMENTS THIS RELEASE ╞════════════════════════════════════════════════╕
  62. None.
  63.  
  64. ╒╡ CORRECTIONS THIS RELEASE ╞═════════════════════════════════════════════════╕
  65. - Changed registration file and repackaged.
  66.  
  67. ╒╡ SHAREWARE PRICING ╞════════════════════════════════════════════════════════╕
  68. Program Registration - with manual and diskette - 3.5" or 5.25" . . . . . .$20.
  69. Latest Version Diskette only - 3.5" or 5.25". . . . . . . . . . . . . . . .$10.
  70. Upgrade for registered users only - Latest diskette + manual. . . . . . . .$10.
  71. Shipping outside of the US/Canada . . . . . . . . . . . . . . . . . . . . .$10.
  72.  
  73. ╒╡ SPECIAL INSTALLATION INFORMATION ╞═════════════════════════════════════════╕
  74. 1.  To install the unregistered shareware version normally supplied on disk-
  75.     ette, copy the self extracting file "ENVI@vvv.EXE" (vvv is the version) to
  76.     either a separate directory - such as "EM" - or a directory that is refer-
  77.     enced in the path statement. At the DOS prompt, change to this drive-direc-
  78.     tory, type "ENVI@vvv" and press ENTER.
  79. 2.  To install the unregistered shareware version downloaded from a BBS, unpack
  80.     the file "ENVI@vvv.ZIP" (vvv is the version) to either a separate directory
  81.     - such as "EM" - or a directory that is referenced in the path statement. 
  82. 3.  To install and "BRAND" the registered version, run the supplied program
  83.     "INSTALL".
  84. 4.  To run the program, change to the drive-directory on which it is located
  85.     (only if it isn't on a path referenced directory), type "ENVI-MAN" and
  86.     press ENTER. 
  87.  
  88. ╒╡ Ver Date   PROGRAM RELEASE HISTORY ╞═══════════════════════════════════════╕
  89. 1.02 07/31/92 - Changed the registration file and repackaged.
  90. 1.01 08/01/91 - Updated HELP-MAN and INST-MAN. (Repackaged 03/01/92)
  91. 1.00 04/26/91 * Initial Release
  92.